home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 2332 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: erich.triumf.ca!bennett
  2. From: bennett@erich.triumf.ca (P.Bennett)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: How do I make a TSR?
  5. Date: 20 Jan 1996 09:41 PST
  6. Organization: TRIUMF: Tri-University Meson Facility
  7. Distribution: world
  8. Message-ID: <20JAN199609410449@erich.triumf.ca>
  9. References: <4dqkl6$pfr@roadrunner.atlas.co.uk>
  10. NNTP-Posting-Host: ftp.triumf.ca
  11. News-Software: VAX/VMS VNEWS 1.50    
  12.  
  13. In article <4dqkl6$pfr@roadrunner.atlas.co.uk>, Oliver Homer <oliver.homer@ooh.conqueror.co.uk> writes...
  14. >I want to write a TSR that will display the time in DOS
  15. >I have written a Clock in C but don't know how to convert it into a TSR
  16. >Could anyone please help?
  17. >Thanks
  18.  
  19. TSRs are an MS-DOS-specific concept, so you would likely get a better response
  20. asking this on an MS-DOS group, like comp.os.msdos.programmer.
  21.  
  22. You should also do an anonymous ftp to rtfm.mit.edu, and have a look for an
  23. MS-DOS FAQ which will likely have some suggestions.
  24.  
  25. Finally (or maybe first...) try anonymous ftp to one of the Simtel ftp sites,
  26. such as oak.oakland.edu, and look around under the ms-dos area - there may be
  27. libraries or help files there.
  28.  
  29. Peter Bennett VE7CEI                | Vessels shall be deemed to be in sight
  30. Internet: bennett@triumf.ca         | of one another only when one can be
  31. Packet: ve7cei@ve7kit.#vanc.bc.ca   | observed visually from the other
  32. TRIUMF, Vancouver, B.C., Canada     |                          ColRegs 3(k)
  33. GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
  34.  
  35.